home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 9 / The PC-SIG Library on CD ROM - Ninth Edition.iso / 501_600 / DISK0510 / DISK0510.ZIP / G.BAT < prev    next >
DOS Batch File  |  1985-08-08  |  384b  |  16 lines

  1. echo off
  2. cls
  3. echo   Welcome to VISIBLE-PASCAL!
  4. echo   
  5. echo These programs are on your disk:
  6. dir *. /w
  7. echo    
  8. echo     
  9. echo You may do:    EDIT file or RUN file
  10. echo    
  11. echo The user manual is in the files MANUAL.1 & MANUAL.2
  12. echo    
  13. echo  you can print it by typing: PRINTMAN
  14. echo    
  15. echo Command?
  16.